EntityDAC
Removes the specified element from the collection.
TCustomCollection<T>
procedure Remove(Item: T);
Use the method to remove the specified element from the collection.